xfi:is-forever-period

xs:boolean=xfi:is-forever-period( $period as element(xbrli:period))

Last updated on 18-06-2010 at 00:00:00.

Returns true if the period contains a forever element, and returns false otherwise.

XBRL 2.1 Section 4.7.2

OIM Status

Unsupported

Parameters

Name Type Details
period element(xbrli:period) The period for which to obtain the period start.

Output

Type: xs:boolean

Returns true if the period contains a forever element, and returns false otherwise.

Conformance suite

80123 xfi.is-forever-period testcase.xml [ download ]

Owners

Name Affiliation Email Start End
Geoff Shuetrim Galexy geoff@galexy.net 14-02-2008 at 00:00:00
Herm Fischer UBMatrix / Mark V Systems fischer@markv.com 18-06-2010 at 00:00:00

Revisions

Name On Details
Geoff Shuetrim 14-02-2008 at 00:00:00 Defined the function.
Herm Fischer 18-06-2010 at 00:00:00 Removed xfie:PeriodIsForever error, which was not relevant to this function.